constraintsolver: Remove SECTION
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 03:47:23 +0000 (22:47 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000 (16:37 +0000)
This is private

gtk/gtkconstraintsolver.c

index b7097024c54c13810eebcc11c290bdba5c261056..5f1d0abce21c2c0cabf5437ca81a63d6e5788bef 100644 (file)
@@ -20,9 +20,7 @@
  */
 
 /*< private >
- * SECTION: gtkconstraintsolver
- * @Title: GtkConstraintSolver
- * @Short_description: An incremental solver for a tableau of linear equations
+ *  GtkConstraintSolver
  *
  * GtkConstraintSolver is an object that encodes constraints into a tableau
  * of linear equations and solves them, using an incremental optimization